Skip to content
Snippets Groups Projects
Commit 04992780 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

Fix a typo

SVN-Revision: 6630
parent 16d64537
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ diff -urN linux-2.6.19.1/include/linux/atmdev.h linux-2.6.19.1.new/include/linux
void *dev_data; /* per-device data */
void *proto_data; /* per-protocol data */
struct k_atm_aal_stats *stats; /* pointer to AAL stats group */
+#if defined(CONFIG_MIP_BCM963XX)
+#if defined(CONFIG_MIPS_BCM963XX)
+ struct sock *sk; /* socket backpointer */
+#endif
/* SVC part --- may move later ------------------------------------- */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment