tun: Update classid on packet injection
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 24 May 2010 07:14:10 +0000 (00:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 May 2010 07:14:10 +0000 (00:14 -0700)
This patch makes tun update its socket classid every time we
inject a packet into the network stack.  This is so that any
updates made by the admin to the process writing packets to
tun is effected.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found