Tom Herbert 9c5e0c0bbc soreuseport: fix use of uid in tb->fastuid
Fix a reported compilation error where ia variable of type kuid_t
was being set to zero.

Eliminate two instances of setting tb->fastuid to zero.  tb->fastuid is
only used if tb->fastreuseport is set, so there should be no problem if
tb->fastuid is not initialized (when tb->fastreuesport is zero).

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-01-27 01:01:42 -05:00
..
2013-01-22 14:28:28 -05:00
2012-12-24 18:42:58 -08:00
2013-01-11 15:58:08 -08:00
2012-11-18 20:32:45 -05:00
2013-01-22 14:28:28 -05:00
2013-01-23 13:44:01 -05:00