be2net: Clear any capability flags that driver is not interested in.
authorSarveshwar Bandi <sarveshwar.bandi@emulex.com>
Wed, 14 Aug 2013 07:51:47 +0000 (13:21 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Aug 2013 08:22:12 +0000 (01:22 -0700)
It is possible for some versions of firmware to advertise capabilities that driver
is not ready to handle. This may lead to controller stall. Since the driver is
interested only in subset of flags, clearing the rest.

Signed-off-by: Sarveshwar Bandi <sarveshwar.bandi@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found