be261dfd8bfba4baeff40168d44a6a4450ace1 author David S. Miller 1259568808 -0800 committer David S. Miller 1259568808 -0800 b44: Fix wedge when using netconsole. Fixes kernel bugzilla #14691 Due to the way netpoll works, it is perfectly legal to see NAPI already scheduled when new device events are pending in b44_interrupt(). So logging a message about it is wrong and in fact harmful. Based upon a patch by Andreas Mohr. Signed-off-by: David S. Miller x×¾îž