linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / net / llc / llc_output.c
index b4e668e..b4d55b6 100644 (file)
@@ -30,8 +30,7 @@
  *     Fills MAC header fields, depending on MAC type. Returns 0, If MAC type
  *     is a valid type and initialization completes correctly 1, otherwise.
  */
-int llc_mac_hdr_init(struct sk_buff *skb,
-                    const unsigned char *sa, const unsigned char *da)
+int llc_mac_hdr_init(struct sk_buff *skb, unsigned char *sa, unsigned char *da)
 {
        int rc = 0;