Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71376
b: refs/heads/master
c: e30d422
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Jeff Garzik committed Oct 18, 2007
1 parent 0e3d7bb commit da2cf0c
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 6de16237c78a9df6c7cb2d1b3bbd788322ecb344
refs/heads/master: e30d42273bfa907dc06920c53fa3f303783e1e97
2 changes: 1 addition & 1 deletion trunk/drivers/net/ibm_newemac/mal.c
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ void mal_poll_disable(struct mal_instance *mal, struct mal_commac *commac)
msleep(1);

/* Synchronize with the MAL NAPI poller */
__napi_synchronize(&mal->napi);
napi_synchronize(&mal->napi);
}

void mal_poll_enable(struct mal_instance *mal, struct mal_commac *commac)
Expand Down

0 comments on commit da2cf0c

Please sign in to comment.