• Stephen Hemminger's avatar
    [NET]: Network packet type using RCU. · c7286343
    Stephen Hemminger authored
    * packet type converted from linked list to list_macro
    * writer lock replaced with spin lock, readers use RCU
    * add __dev_remove_pack for callers that cant sleep.
    * af_packet changes to handle and sleeping requirements, and possible
      races that could cause.
    c7286343
dev.c 72.8 KB