mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Some eisa_driver structures used __init probe functions which generates a warning and could crash if function is called after being deleted. Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: David S. Miller <davem@davemloft.net>