Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10300
b: refs/heads/master
c: 96eb549
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle authored and Jeff Garzik committed Oct 4, 2005
1 parent a008f63 commit cfcf721
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: be2b28ed3bb3dd3952e10fb72623b23c5d8b4795
refs/heads/master: 96eb549c0c20cf63ca13fac71d9d406701f744a6
1 change: 0 additions & 1 deletion trunk/drivers/net/hamradio/mkiss.c
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,6 @@ static int mkiss_ioctl(struct tty_struct *tty, struct file *file,

case SIOCSIFHWADDR: {
char addr[AX25_ADDR_LEN];
printk(KERN_INFO "In SIOCSIFHWADDR");

if (copy_from_user(&addr,
(void __user *) arg, AX25_ADDR_LEN)) {
Expand Down

0 comments on commit cfcf721

Please sign in to comment.