Home
last modified time | relevance | path

Searched refs:bpq2 (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/hamradio/
Dbpqether.c493 struct bpqdev *bpq, *bpq2; in bpq_new_device() local
561 for (bpq2 = bpq_devices; bpq2->next != NULL; bpq2 = bpq2->next); in bpq_new_device()
562 bpq2->next = bpq; in bpq_new_device()