Hi,
Can any one explain what is the difference between netdev_rx_handler_register() and dev_add_pack() as both of these two APIs are used to register the handler to handle the received packets??
where and in which context I should used which one??
Thanks in Advance!!
