• Stephen Hemminger's avatar
    [BRIDGE]: Inline and _rcu change. · bc261db7
    Stephen Hemminger authored
    * Need _rcu on the list_for_each_entry in br_get_port because called in
      read path for some ioctls
    * Move two small functions is_root_bridge and is_designated_port into
      inlines because they are so short.
    bc261db7
br_private.h 5.64 KB