Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212270
b: refs/heads/master
c: 5b917a1
h: refs/heads/master
v: v3
  • Loading branch information
Vasiliy Kulikov authored and Dominik Brodowski committed Oct 21, 2010
1 parent 61641d2 commit dc5f2c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 97299c726881603f44c30be8718c24015e7a4676
refs/heads/master: 5b917a1420d3d1a9c8da49fb0090692dc9aaee86
2 changes: 2 additions & 0 deletions trunk/drivers/char/pcmcia/synclink_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -4097,6 +4097,8 @@ static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd)
if (cmd != SIOCWANDEV)
return hdlc_ioctl(dev, ifr, cmd);

memset(&new_line, 0, size);

switch(ifr->ifr_settings.type) {
case IF_GET_IFACE: /* return current sync_serial_settings */

Expand Down

0 comments on commit dc5f2c9

Please sign in to comment.