tun: change tun_get_iff() prototype.
authorRami Rosen <ramirose@gmail.com>
Fri, 23 Nov 2012 03:58:10 +0000 (03:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Nov 2012 19:24:46 +0000 (14:24 -0500)
This patch changes tun_get_iff() prototype to return void as it never fails.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found