Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194874
b: refs/heads/master
c: 31f085f
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Marcel Holtmann committed May 10, 2010
1 parent fa52cfd commit e655e41
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: f48fd9c8cd746fdb055a97249a209c77dca0f710
refs/heads/master: 31f085fea891d5972e994dfb423231a3d4d60a8a
2 changes: 1 addition & 1 deletion trunk/drivers/bluetooth/btmrvl_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ int btmrvl_process_event(struct btmrvl_private *priv, struct sk_buff *skb)
{
struct btmrvl_adapter *adapter = priv->adapter;
struct btmrvl_event *event;
u8 ret = 0;
int ret = 0;

event = (struct btmrvl_event *) skb->data;
if (event->ec != 0xff) {
Expand Down

0 comments on commit e655e41

Please sign in to comment.