Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122874
b: refs/heads/master
c: 88a44e5
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Dec 26, 2008
1 parent a62a074 commit ba1b774
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: c14ea0ca659d378dd377e417162ebd908d1da4ce
refs/heads/master: 88a44e51e9a5202f8856f72400fc87a39205186d
3 changes: 0 additions & 3 deletions trunk/net/appletalk/ddp.c
Original file line number Diff line number Diff line change
Expand Up @@ -815,9 +815,6 @@ static int atif_ioctl(int cmd, void __user *arg)
return -EPERM;
if (sa->sat_family != AF_APPLETALK)
return -EINVAL;
if (!atif)
return -EADDRNOTAVAIL;

/*
* for now, we only support proxy AARP on ELAP;
* we should be able to do it for LocalTalk, too.
Expand Down

0 comments on commit ba1b774

Please sign in to comment.