K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-10-12T09:25:52.000000Z K 7 svn:log V 324 Mark i4b IPR and SPPP drivers as NET_NEEDS_GIANT(), as they both interface with the network stack but are not yet sufficiently synchronized to run without the Giant lock. It migh be possible to mark the interfaces as IFF_NEEDSGIANT, but I'm unable to test that configuration and am unfamiliar with the architecture of i4b. END