commit | 803783849fed11e38a30f31932c02c815520da70 | [log] [tgz] |
---|---|---|
author | Calvin Owens <calvinowens@fb.com> | Wed Sep 28 21:46:39 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 30 02:11:16 2016 -0400 |
tree | adb7cf9c8541e2e2c73a8ee2534bdacad1573980 | |
parent | 6cd80b55471515e0102760b59034ded000c35a09 [diff] |
mlx5: Add ndo_poll_controller() implementation This implements ndo_poll_controller in net_device_ops callbacks for mlx5, which is necessary to use netconsole with this driver. Acked-By: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Calvin Owens <calvinowens@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>