]> err.no Git - linux-2.6/blobdiff - drivers/net/skfp/smt.c
Merge /spare/repo/netdev-2.6/ branch 'ieee80211'
[linux-2.6] / drivers / net / skfp / smt.c
index 71935eaf9d4eccd1cd30697459c261dabf9c583c..c3a0d2f10b2b237da4684fa2bc83851d958f808b 100644 (file)
@@ -86,7 +86,7 @@ static void smt_send_sif_config(struct s_smc *smc, struct fddi_addr *dest,
 static void smt_send_sif_operation(struct s_smc *smc, struct fddi_addr *dest,
                                   u_long tid, int local);
 #ifdef LITTLE_ENDIAN
-static void smt_string_swap(void);
+static void smt_string_swap(char *data, const char *format, int len);
 #endif
 static void smt_add_frame_len(SMbuf *mb, int len);
 static void smt_fill_una(struct s_smc *smc, struct smt_p_una *una);