wanrouter: Push down BKL

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Alan Cox
2008-05-25 23:41:40 -07:00
committed by David S. Miller
parent f3ff8a4d80
commit 866988edac
2 changed files with 5 additions and 3 deletions

View File

@@ -278,7 +278,7 @@ static const struct file_operations wandev_fops = {
.read = seq_read,
.llseek = seq_lseek,
.release = single_release,
.ioctl = wanrouter_ioctl,
.unlocked_ioctl = wanrouter_ioctl,
};
/*