Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314251
b: refs/heads/master
c: 072c055
h: refs/heads/master
i:
  314249: bd381d7
  314247: ac1345d
v: v3
  • Loading branch information
tom.leiming@gmail.com authored and David S. Miller committed Jun 13, 2012
1 parent c373412 commit 2da3ad9
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: 24ead29915352d4689a5972c65307a073b229fb4
refs/heads/master: 072c0559e26bc35700b3a70dffc230f00d9262b8
1 change: 0 additions & 1 deletion trunk/drivers/net/usb/usbnet.c
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ static void intr_complete (struct urb *urb)
if (!netif_running (dev->net))
return;

memset(urb->transfer_buffer, 0, urb->transfer_buffer_length);
status = usb_submit_urb (urb, GFP_ATOMIC);
if (status != 0)
netif_err(dev, timer, dev->net,
Expand Down

0 comments on commit 2da3ad9

Please sign in to comment.