diff options
author | Julian Wiedmann <jwi@linux.vnet.ibm.com> | 2017-06-06 14:33:43 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-06 13:04:59 -0400 |
commit | 94a9c981f7bdfdb6d092d1f92546bf61552c95d7 (patch) | |
tree | ce8dad263cd594d68386f3df6a6a0a55c72317fd /firmware/emi26 | |
parent | 4845b93ff2c9247f5fed88182ea71dba370e76bb (diff) |
s390/qeth: remove skb_is_nonlinear() check on IQD
qeth doesn't advertise NETIF_F_SG for L3 IQDs. So trust the stack to
not hand us any nonlinear skbs, and remove an always-true condition.
With the fact that data_offset < 0 is no longer possible on IQDs,
apply a small cleanup to subsequent code.
Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com>
Acked-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/emi26')
0 files changed, 0 insertions, 0 deletions