1
0
Fork 0
remarkable-linux/drivers/net/ethernet/ibm
Thomas Falcon 2c42bf4b43 ibmveth: check return of skb_linearize in ibmveth_start_xmit
If skb_linearize fails, the driver should drop the packet
instead of trying to copy it into the bounce buffer.

Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-07 14:38:52 -05:00
..
ehea ehea: Fix memory hook reference counting crashes 2015-04-25 14:33:04 -04:00
emac drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
Kconfig Driver for IBM System i/p VNIC protocol 2015-12-28 00:12:13 -05:00
Makefile Driver for IBM System i/p VNIC protocol 2015-12-28 00:12:13 -05:00
ibmveth.c ibmveth: check return of skb_linearize in ibmveth_start_xmit 2016-03-07 14:38:52 -05:00
ibmveth.h ibmveth: add support for TSO6 2015-07-15 21:34:56 -07:00
ibmvnic.c ibmvnic: Fix ibmvnic_capability struct 2016-03-03 16:36:31 -05:00
ibmvnic.h ibmvnic: Fix ibmvnic_capability struct 2016-03-03 16:36:31 -05:00