Advertisement
Guest User

Untitled

a guest
Oct 11th, 2013
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1.  
  2. sudo patch -p1 < mac80211.compat08082009.wl_frag+ack_v1.patch
  3.  
  4. with the following error:
  5.  
  6. can't find file to patch at input line 5
  7. Perhaps you used the wrong -p or --strip option?
  8. The text leading up to this was:
  9. --------------------------
  10. |diff --git a/net/mac80211/tx.c b/net/mac80211/tx.c
  11. |index 0855cac..221bed6 100644
  12. |--- a/net/mac80211/tx.c
  13. |+++ b/net/mac80211/tx.c
  14. --------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement