]> 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)
commitce02d361afc80798245501bb2d816d751f046ff8
tree819a4f03e488dd0c911909d71814be29ab483806
parent6b2916b597d445aff13087ca0592ee6ded6a5a26
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