af_packet: lock imbalance
authorEric Dumazet <eric.dumazet@gmail.com>
Thu, 7 Jul 2011 13:41:29 +0000 (06:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jul 2011 13:41:29 +0000 (06:41 -0700)
fanout_add() might return with fanout_mutex held.

Reduce indentation level while we are at it

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found