Re: [net-next-2.6 PATCH v5 0/2] bridge: fdb dumping takes a filter device
From: David Miller <davem@davemloft.net>
Date: 2014-07-08 21:10:39
From: David Miller <davem@davemloft.net>
Date: 2014-07-08 21:10:39
From: Jamal Hadi Salim <jhs@mojatatu.com> Date: Thu, 3 Jul 2014 05:38:08 -0400
Changes: v5: Embarassing qlnic compile failure found by DaveM v4: Request from DaveM to use proper comment tagging and remove if-stmnt braces V3: Suggestion from Eric D. to use for_each_netdev Suggestion from Stephen H. to reduce level of indentation V2: Suggestions from Vlad Get rid of rcu read lock since rtnl_lock is being held simplify for readability
Series applied, I'll push it out after doing another build test :-)