Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68758
b: refs/heads/master
c: b097976
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones authored and Thomas Gleixner committed Oct 14, 2007
1 parent 25f8a70 commit 6a7f270
Show file tree
Hide file tree
Showing 3 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: 5c0d6b34d6ee11ff979cbdac9a59b47a74cb9f43
refs/heads/master: b097976e8d6f6e6220161fa6b72b0798ce9f4f4c
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/alternative.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <asm/pgtable.h>
#include <asm/mce.h>
#include <asm/nmi.h>
#include <asm/vsyscall.h>

#define MAX_PATCH_LEN (255-1)

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/sky2.c
Original file line number Diff line number Diff line change
Expand Up @@ -4396,7 +4396,7 @@ static void sky2_shutdown(struct pci_dev *pdev)
if (!hw)
return;

del_timer_sync(&hw->watchdog_timer);
napi_disable(&hw->napi);

for (i = 0; i < hw->ports; i++) {
struct net_device *dev = hw->dev[i];
Expand Down

0 comments on commit 6a7f270

Please sign in to comment.