Files
linux/drivers
Shahed Shaikh 147a90887b 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>
2013-05-22 14:52:40 -07:00
..
2013-05-17 14:31:05 -04:00
2013-05-07 20:16:25 -07:00
2013-05-06 13:07:33 +02:00
2013-05-20 13:38:14 -07:00
2013-05-10 14:37:21 +01:00
2013-05-22 14:52:40 -07:00