commit | 36989b90879c785f95b877bdcf65a2527dadd893 | [log] [tgz] |
---|---|---|
author | Kusanagi Kouichi <slash@ma.neweb.ne.jp> | Wed Sep 16 21:36:13 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 22 14:00:16 2009 -0700 |
tree | d9ee451eca172d28112e092bac53dca927f98044 | |
parent | 9cc4085585a011179caf86a6408225626f6c2263 [diff] |
tun: Return -EINVAL if neither IFF_TUN nor IFF_TAP is set. After commit 2b980dbd77d229eb60588802162c9659726b11f4 ("lsm: Add hooks to the TUN driver") tun_set_iff doesn't return -EINVAL though neither IFF_TUN nor IFF_TAP is set. Signed-off-by: Kusanagi Kouichi <slash@ma.neweb.ne.jp> Reviewed-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>