linux/drivers/net/ethernet/qlogic/qlcnic
Jon Mason ad95dfc72a qlcnic: remove unnecessary setting of skb->dev
skb->dev is being unnecessarily set before calling eth_type_trans.
eth_type_trans already sets skb->dev to the proper value, thus making this
unnecessary.

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Cc: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
Cc: Sony Chacko <sony.chacko@qlogic.com>
Cc: linux-driver@qlogic.com
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-10 23:24:57 -07:00
..
Makefile
qlcnic.h qlcnic: Fix protcol type in case of inband vlan. 2012-06-07 13:18:54 -07:00
qlcnic_ctx.c qlcnic: fix unsupported CDRP command error message. 2012-06-07 13:18:53 -07:00
qlcnic_ethtool.c qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that is zero, if firmware dump is disabled. 2012-05-15 13:13:33 -04:00
qlcnic_hdr.h qlcnic: Fix estimation of recv MSS in case of LRO 2012-06-07 13:18:53 -07:00
qlcnic_hw.c net: introduce and use netdev_features_t for device features sets 2011-11-16 17:43:10 -05:00
qlcnic_init.c qlcnic: remove unnecessary setting of skb->dev 2012-07-10 23:24:57 -07:00
qlcnic_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-06-15 15:51:55 -07:00