From: David S. Miller <hidden> Date: 2003-09-05 09:46:22
On Thu, 4 Sep 2003 14:42:48 -0700
Stephen Hemminger [off-list ref] wrote:
Since sdla.c now has locking instead of cli/sti, it shouldn't be
completely busted on SMP.
Also, the frad interface registration needed to be done once
(and check the result), and undone on module unload.