commit | 9ce99cf6dc011a98ef8d64638d4353501de6f6c9 | [log] [tgz] |
---|---|---|
author | Rami Rosen <ramirose@gmail.com> | Fri Nov 23 03:58:10 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 23 14:24:46 2012 -0500 |
tree | 819a4f03e488dd0c911909d71814be29ab483806 | |
parent | 319b95b5f47e2ee67782f39fbb2c7fbd2c60c631 [diff] |
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>