summaryrefslogtreecommitdiff
path: root/lib/memweight.c
diff options
context:
space:
mode:
authorHimanshu Madhani <himanshu.madhani@qlogic.com>2013-12-17 00:36:56 +0400
committerDavid S. Miller <davem@davemloft.net>2013-12-18 01:24:49 +0400
commitb84caae486135d588fb200973b0be8cb8a511edf (patch)
tree3022c02b42d9d5e1b8ebae4b8b3a3ec53949d906 /lib/memweight.c
parent7022ef8b2a673db3d12a348331181f579afe9b22 (diff)
downloadlinux-b84caae486135d588fb200973b0be8cb8a511edf.tar.xz
qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.
o Driver was using netif_tx_{stop,wake}_all_queues() api during link change event. Remove these api calls to manage queue start/stop event, as core networking stack will manage this based on netif_carrier_{on,off} call. These API's were modified as part of commit id 012ec81223aa45d2b80aeafb77392fd1a19c7b10 ("qlcnic: Multi Tx queue support for 82xx Series adapter.") Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com> Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/memweight.c')
0 files changed, 0 insertions, 0 deletions