summaryrefslogtreecommitdiff
path: root/drivers/platform
diff options
context:
space:
mode:
authorShahed Shaikh <shahed.shaikh@qlogic.com>2013-05-21 09:27:01 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-05-22 21:52:40 (GMT)
commit147a90887baa98d73db1fa7ed9e755bf48960c21 (patch)
treea86f12f683de6ca93113ded2498b89748dd0f8b5 /drivers/platform
parent0ce54ce4aaef1389fb8d640271748ace257cb763 (diff)
downloadlinux-147a90887baa98d73db1fa7ed9e755bf48960c21.tar.xz
qlcnic: Fix updating netdev->features
o After change in EPORT features of 82xx adapter, netdev->features needs to be updated to reflect EPORT feature updates but driver was manipulating netdev->features at wrong place. o This patch uses netdev_update_features() and .ndo_fix_features() to update netdev->features properly. Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/platform')
0 files changed, 0 insertions, 0 deletions