commit | 70ca5d746cf0c16576cee43fea6a19116ab49d9c | [log] [tgz] |
---|---|---|
author | Ariel Elior <ariele@broadcom.com> | Mon May 27 04:08:28 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 27 21:41:49 2013 -0700 |
tree | d443883b8d02bff611c693c1c16f2a1545b664de | |
parent | ca1ee4b259ea8c4f91c84ee4c737338658711272 [diff] |
bnx2x: Ack unknown VF messages A PF should ack the firmware when receiving unknown messages through the VF's mailbox. This prevents the VF mailbox from being stuck in case of a VF sending a message unknown to the PF (e.g. VF with more advanced version). Signed-off-by: Ariel Elior <ariele@broadcom.com> Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>