Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247742
b: refs/heads/master
c: ad63764
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed May 19, 2011
1 parent 2fae9ab commit 0b60682
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: bfad6ef6d29e776472b3ead1f5bc920c5410ed2c
refs/heads/master: ad6376434c945495ea8c4082ad8a392cc58c3406
4 changes: 0 additions & 4 deletions trunk/net/irda/irlan/irlan_filter.c
Original file line number Diff line number Diff line change
Expand Up @@ -143,12 +143,8 @@ void irlan_filter_request(struct irlan_cb *self, struct sk_buff *skb)
*/
void irlan_check_command_param(struct irlan_cb *self, char *param, char *value)
{
__u8 *bytes;

IRDA_DEBUG(4, "%s()\n", __func__ );

bytes = value;

IRDA_ASSERT(self != NULL, return;);
IRDA_ASSERT(self->magic == IRLAN_MAGIC, return;);

Expand Down

0 comments on commit 0b60682

Please sign in to comment.