tun: Fixed unsigned/signed comparison
authorAlex Gartrell <agartrell@fb.com>
Fri, 26 Dec 2014 07:05:03 +0000 (23:05 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Dec 2014 19:14:54 +0000 (14:14 -0500)
Validated that this was actually using the unsigned comparison with gdb.

Signed-off-by: Alex Gartrell <agartrell@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tun.c

Simple merge