Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ibm_newemac: Remove netif_stop_queue() in emac_probe().
Touching the queue state before register_netdev is not allowed, and besides the queue state before ->open() is "don't care" Reported-by: Josh Boyer <jwboyer@gmail.com> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information