Hi, I am new to this list and I recently got into some stuff which I thought I should post. I was going through the code drivers/net/wireless/airo_cs.c and came across http://lxr.ncu.cc/source/drivers/net/wireless/airo_cs.c#209 static int airo_config(struct pcmcia_device *link) { local_info_t *dev; int ret; dev = link->priv; Line number 219 where above dev = link->priv is declared I am not clear as to where is it pointing to? Is it referring to private data area of the device? -- http://vger.kernel.org/vger-lists.html _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel