]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
qlcnic: remove netdev->trans_start updates within the driver
authorSony Chacko <sony.chacko@qlogic.com>
Tue, 21 May 2013 09:27:00 +0000 (09:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 May 2013 21:52:40 +0000 (14:52 -0700)
commit0ce54ce4aaef1389fb8d640271748ace257cb763
treee1dfd4bf205fd2e505cc612eae0d9eaf09d7c5ff
parent02135582f38e977fd609a7e345d7beb8c9b1c71f
qlcnic: remove netdev->trans_start updates within the driver

Code is removed because netdev->trans_start updates made by the driver
will be ignored by the kernel.

Signed-off-by: Sony Chacko <sony.chacko@qlogic.com>
Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c