commit | 463a68a7734db3975c0d1c748f5fde713eb9a5b9 | [log] [tgz] |
---|---|---|
author | Ariel Elior <ariele@broadcom.com> | Tue Jan 01 05:22:39 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 02 01:45:07 2013 -0800 |
tree | 28d994a53a400db72cb58fe286b7ca1f990f3ffe | |
parent | 954ea7480b11e67266c760c8c67fc337a3a6d5b9 [diff] |
bnx2x: Support of PF driver of a VF q_teardown request The 'q_teardown' request is basically the opposite of the 'q_setup'. Here the PF driver removes from the device the queue it opened against the VF fastpath ring at 'setup_q' stage, along with all related rx_mode info. Signed-off-by: Ariel Elior <ariele@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>