commit | 3da988c91d9c167994703a9d6f9e645df22c3c95 | [log] [tgz] |
---|---|---|
author | Sarveshwar Bandi <sarveshwar.bandi@emulex.com> | Wed Aug 14 13:21:47 2013 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 15 01:22:12 2013 -0700 |
tree | 9d527b8684ce4176f6f2eecbbb882c39fbf24763 | |
parent | d9bf5f130946695063469749bfd190087b7fad39 [diff] |
be2net: Clear any capability flags that driver is not interested in. 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>