]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcde2b64d9a200e3d52c2d1056f001b817b8b825f
tree819a4f03e488dd0c911909d71814be29ab483806
parent6baddaf9542190d80dc7ef4b5fe2444e7a6793e7
tun: change tun_get_iff() prototype.

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>
drivers/net/tun.c