Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294675
b: refs/heads/master
c: 64b5fad
h: refs/heads/master
i:
  294673: 6a0e18e
  294671: e461cae
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Mar 22, 2012
1 parent a7a64a3 commit 5248320
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: 9395a09d05a23bb313cd20c99fb234f308d948b3
refs/heads/master: 64b5fad526f63e9b56752a7e8e153b99ec0ddecd
2 changes: 1 addition & 1 deletion trunk/net/netlabel/netlabel_kapi.c
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ int netlbl_secattr_catmap_setrng(struct netlbl_lsm_secattr_catmap *catmap,
iter = iter->next;
iter_max_spot = iter->startbit + NETLBL_CATMAP_SIZE;
}
ret_val = netlbl_secattr_catmap_setbit(iter, spot, GFP_ATOMIC);
ret_val = netlbl_secattr_catmap_setbit(iter, spot, flags);
}

return ret_val;
Expand Down

0 comments on commit 5248320

Please sign in to comment.