commit | 5b622918cd6f4ff5b5200ea6b2e48ae2fa6ad09e | [log] [tgz] |
---|---|---|
author | Michal Kalderon <michals@broadcom.com> | Sun Jan 05 18:33:52 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 05 20:22:24 2014 -0500 |
tree | a9146d385342f61ca383c7db75c5f58648c04850 | |
parent | 89e18ae6e6288deb1940cd16afe4e6983545defa [diff] |
bnx2x: Clean before update RSS arrives When a PF receives a VF message indicating a change in RSS properties it should clean the flags' bit-fields; Otherwise, it's possible that some random values will be considered as flags by the lower layers configuring the RSS in FW. Signed-off-by: Michal Kalderon <michals@broadcom.com> Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com> Signed-off-by: Ariel Elior <ariele@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>