android_kernel_oneplus_msm8998/drivers/net/ethernet/qlogic/netxen
Jon Mason 95f2bce55b netxen: remove unnecessary setting of skb->dev
skb->dev is being unnecessarily set by the driver on packet recieve.
eth_type_trans already sets skb->dev to the proper value and it is not
referenced anywhere else in the dirver, thus making its setting unnecessary.

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Cc: Sony Chacko <sony.chacko@qlogic.com>
Cc: Rajesh Borundia <rajesh.borundia@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-10 23:24:56 -07:00
..
Makefile
netxen_nic.h netxen_nic: restrict force firmware dump when dump is disabled. 2012-06-29 00:52:32 -07:00
netxen_nic_ctx.c netxen_nic: Fix estimation of recv MSS in case of LRO 2012-05-09 22:53:04 -04:00
netxen_nic_ethtool.c netxen_nic: restrict force firmware dump when dump is disabled. 2012-06-29 00:52:32 -07:00
netxen_nic_hdr.h netxen_nic: Fix estimation of recv MSS in case of LRO 2012-05-09 22:53:04 -04:00
netxen_nic_hw.c netxen: Error return off by one for XG port. 2012-06-25 15:26:31 -07:00
netxen_nic_hw.h
netxen_nic_init.c netxen: remove unnecessary setting of skb->dev 2012-07-10 23:24:56 -07:00
netxen_nic_main.c netxen_nic: Fix estimation of recv MSS in case of LRO 2012-05-09 22:53:04 -04:00