commit | 2903dd654d8788425a9523959b02933ea6555229 | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Sun Jun 26 20:41:53 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 27 00:09:31 2011 -0700 |
tree | cedef512367a16c809a2e46f9df464b8c7ccfb7e | |
parent | c814fd3669b43f32ddd505178705c02352b0ac7c [diff] |
be2net: fix initialization of vlan_prio_bmap Initialization of this field to "all priorities" must be done before MCC queue creation. As soon as the MCC queue is created, an event modifying this value may be received. Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>