Searched refs:max_id (Results 1 - 2 of 2) sorted by relevance

/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Ddev-eth.c180 unsigned int max_id; local
188 max_id = 1;
190 max_id = 0;
192 if (id > max_id) {
/openwrt/target/linux/ar71xx/files-4.1/arch/mips/ath79/
H A Ddev-eth.c180 unsigned int max_id; local
188 max_id = 1;
190 max_id = 0;
192 if (id > max_id) {

Completed in 33 milliseconds