Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171549
b: refs/heads/master
c: 07c3c4e
h: refs/heads/master
i:
  171547: 2529c10
v: v3
  • Loading branch information
Arnd Bergmann authored and David S. Miller committed Nov 16, 2009
1 parent 810d7b0 commit 2ee2c0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 958fc41e320e17bd4db22d6da81184654350aaab
refs/heads/master: 07c3c4ee3a4143d0c8bb2e260c089bf012cf2c6e
2 changes: 1 addition & 1 deletion trunk/drivers/net/hamradio/mkiss.c
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,7 @@ static int mkiss_ioctl(struct tty_struct *tty, struct file *file,
static long mkiss_compat_ioctl(struct tty_struct *tty, struct file *file,
unsigned int cmd, unsigned long arg)
{
switch (arg) {
switch (cmd) {
case SIOCGIFNAME:
case SIOCGIFENCAP:
case SIOCSIFENCAP:
Expand Down

0 comments on commit 2ee2c0c

Please sign in to comment.