Mark
Results
1
issues of
Mark
Under mcp25xxfd_can_debugfs_tx_fifos function(mcp25xxfd_can_debugfs.c), it should report tx fifos information to user, not rx fifos , need correct as below -- static void mcp25xxfd_can_debugfs_tx_fifos(struct mcp25xxfd_can_priv *cpriv, struct dentry *root) { struct...