Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254997
b: refs/heads/master
c: 680ba7c
h: refs/heads/master
i:
  254995: e414746
v: v3
  • Loading branch information
David S. Miller committed Jul 18, 2011
1 parent 16742c7 commit f654b96
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a07c7964a29b6dc515b120f1e1c223ac2f8666f5
refs/heads/master: 680ba7ca630f5816af9c80a946520be76b2167a5
3 changes: 2 additions & 1 deletion trunk/drivers/net/pppoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -348,8 +348,9 @@ static int pppoe_device_event(struct notifier_block *this,

/* Only look at sockets that are using this specific device. */
switch (event) {
case NETDEV_CHANGEADDR:
case NETDEV_CHANGEMTU:
/* A change in mtu is a bad thing, requiring
/* A change in mtu or address is a bad thing, requiring
* LCP re-negotiation.
*/

Expand Down

0 comments on commit f654b96

Please sign in to comment.