Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26937
b: refs/heads/master
c: 405a42c
h: refs/heads/master
i:
  26935: d83221d
v: v3
  • Loading branch information
Alexey Dobriyan authored and David S. Miller committed May 22, 2006
1 parent 3312d72 commit f7ceee7
Show file tree
Hide file tree
Showing 2 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: 4195f81453b9727f82bb8ceae03411b7fe52a994
refs/heads/master: 405a42c5c8bd5731087c0ff01310731a3c1c9c24
3 changes: 2 additions & 1 deletion trunk/net/irda/iriap.c
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,8 @@ static void iriap_getvaluebyclass_response(struct iriap_cb *self,
{
struct sk_buff *tx_skb;
int n;
__u32 tmp_be32, tmp_be16;
__u32 tmp_be32;
__be16 tmp_be16;
__u8 *fp;

IRDA_DEBUG(4, "%s()\n", __FUNCTION__);
Expand Down

0 comments on commit f7ceee7

Please sign in to comment.