Jakub Sitnicki <jsitnicki@xxxxxxxxx> writes: > Preparatory step for adding support for RTL8188EU devices. > > Signed-off-by: Jakub Sitnicki <jsitnicki@xxxxxxxxx> > --- > > Notes: > An alternative approach to keeping a buffer that is big enough to hold > the efuse map of any of the supported chips would be to allocate the > efuse map on-the-go to pass it between read_efuse() and parse_efuse(). > > This would also reduce the memory footprint of struct rtl8xxxu_priv. > > drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.c | 4 ++-- > drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 5 ++++- > 2 files changed, 6 insertions(+), 3 deletions(-) This change is already handled by my current code. Jes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html