Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132337
b: refs/heads/master
c: 4469c19
h: refs/heads/master
i:
  132335: e209beb
v: v3
  • Loading branch information
Robert Love authored and James Bottomley committed Mar 10, 2009
1 parent b345e8e commit 7e5dd4a
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: 55c8bafba549e3e82f6999db8c5a62fc3c255c14
refs/heads/master: 4469c195da43bf8220f53da8b576c0e154c2b662
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/fcoe/libfcoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ int fcoe_percpu_receive_thread(void *arg)
struct fcoe_softc *fc;
struct fcoe_hdr *hp;

set_user_nice(current, 19);
set_user_nice(current, -20);

while (!kthread_should_stop()) {

Expand Down

0 comments on commit 7e5dd4a

Please sign in to comment.