patch-2.3.14 linux/net/ax25/ax25_subr.c
Next file: linux/net/bridge/br.c
Previous file: linux/net/ax25/ax25_route.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Aug 18 11:38:48 1999
- Orig file:
v2.3.13/linux/net/ax25/ax25_subr.c
- Orig date:
Wed Jul 22 13:45:58 1998
diff -u --recursive --new-file v2.3.13/linux/net/ax25/ax25_subr.c linux/net/ax25/ax25_subr.c
@@ -227,7 +227,7 @@
*
* Note: src here is the sender, thus it's the target of the DM
*/
-void ax25_return_dm(struct device *dev, ax25_address *src, ax25_address *dest, ax25_digi *digi)
+void ax25_return_dm(struct net_device *dev, ax25_address *src, ax25_address *dest, ax25_digi *digi)
{
struct sk_buff *skb;
char *dptr;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)