This function just stores the buffer pointer passed, so explicitly mention that the buffer must remain valid while netif itself is valid. For example, it can't be stored on stack. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>