net: remove the duplicate #ifdef __KERNEL__
authorChangli Gao <xiaosuo@gmail.com>
Thu, 6 Jan 2011 19:41:42 +0000 (11:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Jan 2011 19:41:42 +0000 (11:41 -0800)
Since we are already in #ifdef __KERNEL__, we don't need to check it
again.

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found