mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
509 B

  1. diff -ruN ipw2100-1.1.2-old/ipw2100.h ipw2100-1.1.2/ipw2100.h
  2. --- ipw2100-1.1.2-old/ipw2100.h 2005-09-08 10:36:09.000000000 +0200
  3. +++ ipw2100-1.1.2/ipw2100.h 2005-09-08 10:35:55.000000000 +0200
  4. @@ -786,7 +786,7 @@
  5. -#define IPW_HEADER_802_11_SIZE sizeof(struct ieee80211_header_data)
  6. +#define IPW_HEADER_802_11_SIZE sizeof(struct ieee80211_hdr_3addr)
  7. #define IPW_MAX_80211_PAYLOAD_SIZE 2304U
  8. #define IPW_MAX_802_11_PAYLOAD_LENGTH 2312
  9. #define IPW_MAX_ACCEPTABLE_TX_FRAME_LENGTH 1536