Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
skge: Remove tx queue stopping in skge_devinit()
After e648493: net: allocate tx queues in register_netdevice It causes an Oops at skge_probe() time. Signed-off-by: Guillaume Chazarain <guichaz@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information