struct sniffer_buf2{
struct RxControl rx_ctrl;
u8 buf[112]; //may be 240, please refer to the real source code
u16 cnt;
u16 len; //length of packet
};
What is it referring to when it says"may be 240, please refer to the real source code"
ThanksStatistics: Posted by stern0m1 — Tue Dec 19, 2017 7:53 am
]]>