rwatson 8525af93ba Invert the logic of NET_LOCK_GIANT(), and remove the one reference to it.
Previously, Giant would be grabbed at entry to the IP local delivery code
when debug.mpsafenet was set to true, as that implied Giant wouldn't be
grabbed in the driver path.  Now, we will use this primitive to
conditionally grab Giant in the event the entire network stack isn't
running MPSAFE (debug.mpsafenet == 0).
2004-03-28 23:12:19 +00:00
..
2003-10-25 10:57:08 +00:00
2003-10-29 15:07:04 +00:00
2003-10-07 17:46:18 +00:00
2004-03-10 01:01:04 +00:00
2004-02-26 04:27:55 +00:00
2003-10-25 09:37:10 +00:00
2003-10-29 15:07:04 +00:00
2003-10-29 15:07:04 +00:00
2004-03-22 16:04:43 +00:00
2003-08-07 18:16:59 +00:00
2003-08-07 18:17:43 +00:00
2004-03-27 20:41:32 +00:00
2004-03-01 19:10:31 +00:00
2004-02-13 18:21:45 +00:00
2004-03-01 19:10:31 +00:00
2004-03-28 15:48:00 +00:00