commit | 0e33c6649eea99f03d6b444d93fe67d856f1b10d | [log] [tgz] |
---|---|---|
author | Anirban Chakraborty <anirban.chakraborty@qlogic.com> | Wed Jun 16 09:07:27 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 16 14:45:51 2010 -0700 |
tree | 91343e3b02d66ad62f9e469ceaee60642c4656b1 | |
parent | 8c76368174ed2359739f1b7b8a9c042b1ef839c4 [diff] |
qlcnic: Fix a bug in setting up NIC partitioning mode The driver was not detecting the presence of NIC partitioning capability of the firmware properly. Now, it checks the eswitch set bit in the FW capabilities register and accordingly sets the driver mode as NPAR capable or not. Signed-off-by: Anirban Chakraborty <anirban.chakraborty@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>