Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363331
b: refs/heads/master
c: f54ab7d
h: refs/heads/master
i:
  363329: 6b5ef4e
  363327: 1b8cc56
v: v3
  • Loading branch information
Alexandru Gheorghiu authored and Greg Kroah-Hartman committed Mar 11, 2013
1 parent 90a9954 commit 798d279
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 90a08fdcd440ab6c6e6e2775c673c7b58871a4c0
refs/heads/master: f54ab7d916ee4504e91b552c38cfa2f82df3718d
4 changes: 2 additions & 2 deletions trunk/drivers/staging/silicom/bp_mod.c
Original file line number Diff line number Diff line change
Expand Up @@ -6983,7 +6983,7 @@ static void __exit bypass_cleanup_module(void)
/* spin_lock_irqsave(&bpvm_lock, flags);
rcu_read_lock(); */
bypass_proc_remove_dev_sd(&bpctl_dev_arr[i]);
/* spin_unlock_irqrestore(&bpvm_lock, flags);
/* spin_unlock_irqrestore(&bpvm_lock, flags);
rcu_read_unlock(); */
#endif
remove_bypass_wd_auto(&bpctl_dev_arr[i]);
Expand All @@ -7006,7 +7006,7 @@ static void __exit bypass_cleanup_module(void)
kfree(bpctl_dev_arr);

/*
* Unregister the device
* Unregister the device
*/
unregister_chrdev(major_num, DEVICE_NAME);
}
Expand Down

0 comments on commit 798d279

Please sign in to comment.