Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249262
b: refs/heads/master
c: 3d20634
h: refs/heads/master
v: v3
  • Loading branch information
Marek Belisko authored and Greg Kroah-Hartman committed May 3, 2011
1 parent 6096d2b commit 8a16211
Show file tree
Hide file tree
Showing 3 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: 8016a34d95f281ad6497978a21124236a7eaa6cf
refs/heads/master: 3d20634100d9ae74d38dac70d012f2e7af4e7558
2 changes: 0 additions & 2 deletions trunk/drivers/staging/ft1000/ft1000-usb/ft1000_hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -650,8 +650,6 @@ static int ft1000_reset_card(struct net_device *dev)
DEBUG("ft1000_hw:ft1000_reset_card: reset asic\n");
ft1000_reset_asic(dev);

info->DSPResetNum++;

DEBUG("ft1000_hw:ft1000_reset_card: call dsp_reload\n");
dsp_reload(ft1000dev);

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/ft1000/ft1000-usb/ft1000_usb.h
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,6 @@ struct ft1000_info {
u16 DrvErrNum;
u16 AsicID;
int DspAsicReset;
int DSPResetNum;
int DeviceCreated;
int CardReady;
int NetDevRegDone;
Expand Down

0 comments on commit 8a16211

Please sign in to comment.