Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337136
b: refs/heads/master
c: ae485c2
h: refs/heads/master
v: v3
  • Loading branch information
Sunhee Hwang authored and Greg Kroah-Hartman committed Oct 22, 2012
1 parent 81ab8d8 commit 07f57e6
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: cf174b0ef52ad8184779e1da4132e2d9d17247e5
refs/heads/master: ae485c27c71fea5a90503676c7d491f46db48f33
2 changes: 1 addition & 1 deletion trunk/drivers/staging/csr/sme_userspace.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ int uf_sme_queue_message(unifi_priv_t *priv, u8 *buffer, int length);
#include "csr_wifi_sme_lib.h"

void CsrWifiRouterTransportInit(unifi_priv_t *priv);
void CsrWifiRouterTransportRecv(unifi_priv_t *priv, u8* buffer, size_t bufferLength);
void CsrWifiRouterTransportRecv(unifi_priv_t *priv, u8 *buffer, size_t bufferLength);
void CsrWifiRouterTransportDeInit(unifi_priv_t *priv);

#endif /* __LINUX_SME_USERSPACE_H__ */

0 comments on commit 07f57e6

Please sign in to comment.